projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0063bf
)
(delphi-other-face): Add tag "None" to const nil.
author
Juri Linkov
<juri@jurta.org>
Fri, 30 Dec 2005 05:56:17 +0000
(
05:56
+0000)
committer
Juri Linkov
<juri@jurta.org>
Fri, 30 Dec 2005 05:56:17 +0000
(
05:56
+0000)
lisp/progmodes/delphi.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/delphi.el
b/lisp/progmodes/delphi.el
index cdc557c727481a57bc5838cc952c30927bd87c45..4c271113b72378420fe88738872ba9a7edbf0817 100644
(file)
--- a/
lisp/progmodes/delphi.el
+++ b/
lisp/progmodes/delphi.el
@@
-177,7
+177,7
@@
differs from the default."
(defcustom delphi-other-face nil
"*Face used to color everything else."
- :type '(choice
face (const nil)
)
+ :type '(choice
(const :tag "None" nil) face
)
:group 'delphi)
(defconst delphi-directives